<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* * {
  margin: 0px;
  padding: 0px;font-family: 'Gotham Narrow Bold';
  box-sizing: border-box;

} */
@font-face {
  font-family: 'Gotham Narrow Medium';
  src: url('../fonts/GothamNarrow-Medium.woff') format('woff2'), url('../fonts/GothamNarrow-Medium.woff2') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "gotham_narrowmedium";
  src: url("../fonts/gothamnarrow-medium-webfont.woff2") format("woff2"), url("../fonts/gothamnarrow-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gotham_narrowbold";
  src: url("../fonts/GothamNarrow-Bold.woff2") format("woff2"), url("../fonts/GothamNarrow-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'gotham_narrowblack';
  src: url('../fonts/fontsfree-net-gothamnarrow-black-1-webfont.woff2') format('woff2'),
       url('../fonts/fontsfree-net-gothamnarrow-black-1-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'TT Norms Pro', sans-serif;
  src: url('../fonts/TTNormsProRegular.woff') format('woff2'), url('../fonts/TTNormsProRegular.woff2') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'TT Norms Pro Medium', sans-serif;
  src: url('../fonts/TT Norms Pro Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
    font-family: 'TT Norms Pro Bold', sans-serif;
    src: url('../fonts/TTNormsPro-Bold.woff2') format('woff2'),
        url('../fonts/TTNormsPro-Bold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

body{font-family: 'TT Norms Pro', sans-serif;}
.singup-form p{font-size: 18px;}


.text-left {
  text-align: left !important;
}
.ttsign_b{ font-family: 'gotham_narrowmedium', sans-serif;}

.singup-banner {
  background: url(../images/singup-banner.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  background-attachment:fixed;

 
}
.signup-consumer{
  background: url(../images/signup-banner-consumer.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  background-attachment:fixed;

 
}

.back-arrow {
	padding: 0 40px;
	padding-bottom: 0px;
	padding-top: 0;
	height: 0;
	position: relative;
	top: 40px;
}

.back-arrow a {
	background: #0081c6;
	color: #fff;
	padding: 14px 0 14px;
	border-radius: 50%;
	font-size: 18px;
	width: 48px;
	height: 48px;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	position: fixed;
}

.h100{height: 100%;}
.singup-form {
  background: linear-gradient(126deg, rgba(237,243,234,1) 0%, rgba(144,202,250,1) 100%);
  margin: auto;
  padding: 50px;
  max-width: 590px;
  border-radius: 20px;
}
.successblockpg {
  background: #fff!important;
  margin: auto;
  padding: 50px;
  max-width: 700px;
  border-radius: 20px;
}

.insuform{max-width:463px; padding: 40px;}

.singup-formbottom {
  background: linear-gradient(126deg, rgba(237,243,234,1) 0%, rgba(144,202,250,1) 100%);
  margin: auto;
  max-width: 590px;
}

.singup-form h1 {
  color: #003a74;
  font-size: 32px;
  font-family: "gotham_narrowbold";
}

.singup-form h1 span{color: #0081c6;}
.form-group {
  margin-bottom: 16px;
}

.form-group label {
  font-size: 17px;
  margin-bottom: 5px;
  font-family: 'TT Norms Pro Medium', sans-serif;
  color: #212121;
}

.form-group label span {
  font-weight: 400;
}

.toggle-password {
  float: right;
  cursor: pointer;
  margin-right: 15px;
  font-family: 'TT Norms Pro Medium', sans-serif;

  margin-top: -38px;
  font-size: 14px;
}

.form-control {
  border-radius: 10px;
  height: 53px;
  font-size: 18px;
  font-weight: 400;
}

.form-control:focus {
  box-shadow: none;
  border-color: #fff;
}

.arror-box {
  margin-bottom: 20px;
}

.singup-form .btn {
  background: #ecbb24;
  color: #002B57;
  border: solid 2px #ecbb24;
  width: 100%;
  border-radius: 30px;
  font-size: 20px;
  font-weight: 600;
  height: 52px; 
  /* line-height: 36px; */
}

.singup-form .btn.consumerbtn {
  width: auto;
  padding: 10px 30px;
}

.singup-form .btn:hover {
  background: #fff;
  color: #002B57;
  border: solid 2px #ecbb24;
}

.wwhitesign{
	filter: contrast(0%) brightness(2);
}
.card-footer {
  background: transparent;
  border: 0px;
  padding: 0px;
  margin-top: 20px;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
  box-shadow: none;
}

.btn-check:active+.btn-primary:focus,
.btn-check:checked+.btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show&gt;.btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}


.card-header {
  border: 0px;
  background: none;
  padding: 0px;
}

.nav-pills .nav-link {
  color: #2c2f30;
  text-align: start;
  font-size: 20px;
  /* width: 50%; */
  font-weight: bold;
}

.nav-pills .nav-link.active,
.nav-pills .show&gt;.nav-link {
  color: #0081c6;
  background: transparent;
}

.nav-pills .nav-link.active span {
  background: #0081c6;
}

.dealerinfo {
  position: relative;
  color: #14cc00 !important;
}
.dealerinfo3 {
  position: relative;
  color: #14cc00 !important;
}
.dealerinfo3::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 35%;
  position: absolute;
  right: -35px;
  border-radius: 10px;
  top: 24px;
  
}
.dealerinfo1::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 45%;
  position: absolute;
  right: -40px;
  border-radius: 10px;
  top: 24px;
}
.dealerinfo4::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 40%;
  position: absolute;
  right: -40px;
  border-radius: 10px;
  top: 24px;
}
.dealerinfo5::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 35%;
  position: absolute;
  right: -35px;
  border-radius: 10px;
  top: 24px;
}
.dealerinfo::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 45%;
  position: absolute;
  right: -40px;
  border-radius: 10px;
  top: 25px;
}
.dealerinfo2 {
  position: relative;
}
.dealerinfo2::after {
  content: '';
  background: #212121;
  height: 4px;
  width: 35%;
  position: absolute;
  right: -35px;
  border-radius: 10px;
  top: 24px;
}

.nav-pills .nav-link span {
  background: #2c2f30;
  padding: 3px 0;
  height: 23px;
  width: 23px;
  color: #fff;
  border-radius: 50%;
  margin-right: 6px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  font-weight: 500;
}

.dealerinfo1 {
  position: relative;
}
.dealerinfo4 {
  position: relative;
}
.dealerinfo5 {
  position: relative;
}

.dealerinfo span {
  background: #14cc00 !important;
}

.textarea-box textarea {
  height: 135px;
  resize: none;
}

a.nav-link.tab-pills.dealerinfo::before {
	content: '';
	background: #14cc00;
	height: 4px;
	width: 25%;
	position: absolute;
	right: -2px;
	border-radius: 10px;
	top: 25px;
	z-index: 999;
}
a.nav-link.tab-pills.dealerinfo3::before {
  content: '';
  background: #14cc00;
  height: 4px;
  width: 18%;
  position: absolute;
  right: 0px;
  border-radius: 10px;
  top: 24px;
  z-index: 999;
}

a.nav-link.tab-pills.dealerinfo5::before {
 content: '';
  background: #14cc00;
  height: 4px;
  width: 20%;
  position: absolute;
  right: -5px;
  border-radius: 10px;
  top: 24px;
  z-index: 999;

}

.drop-zone {
  max-width: 137px;
  height: 104px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  cursor: pointer;
  color: #212121;
  border-radius: 10px;
  background: #fff;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #cccccc;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  text-align: center;
}

.logo {
  padding: 20px;
}

.logoblock {
  transition: all 0.3s;
  margin: auto;
    margin-top: auto;
  padding: 5px;
}

.card-body {
  padding: 0px;
}

.card-header .nav {
  padding: 20px 0px;
}

.next-details .btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 28px;
}
.next-details .conssubmitbtn {
  display: flex;
  align-items: center;
  padding: 0px 28px;
  justify-content:center;
}

input-icon{right: 30px; bottom:35px; }
.form-select{background-image: url(../images/arrow-down.svg);}
.bottom-text a{color: #003A74;
}


.awesome-btn{max-width: 200px;}
.bottom-border{ padding-top: 16px; position: relative;}

.bottom-border::before{content: ''; width: 120%;opacity: 0.5; height: 1px; background: #fff; position: absolute; top: 0px; left: -50px;}

.singup-banner2{background:linear-gradient(180deg, rgba(0,117,182,1) 0%, rgba(0,61,119,1) 100%); height: 100vh;}
.login-arrow a{background: #fff;}
.forogt-pass a{color: #16242d; font-size: 16px; text-decoration: none;}

.forgot-pass-box{padding: 50px 80px; position: relative;}
.back-btn{position: absolute; left: 35px; top: 55px;}
.back-btn a{    background: #0081c6;
  padding: 5px 8px 8px;
  border-radius: 50%;}

  .input-group-text.phin {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 10px;
  }
  .form-control:disabled, .form-control[readonly] {
    background-color: #8AB4CB;
    opacity: 1;
  }
.countrycolor{
	background-color:#8AB4CB;
	border:0px;
}
  .overscreenauto{  height: calc(100vh - 250px); overflow-y: auto; overflow-x: hidden;}
  .overscreenauto {
    overflow-y: auto; /* Enables vertical scrolling */
    scrollbar-width: thin; /* Firefox: thin scrollbar */
    scrollbar-color: #cccccc #f1f1f1; /* Firefox: custom scrollbar color */
}

/* For Chrome, Edge, and Safari */
.overscreenauto::-webkit-scrollbar {
    width: 8px; /* Sets the width of the scrollbar */
}

.overscreenauto::-webkit-scrollbar-thumb {
    background-color: #cccccc; /* Scrollbar color */
    border-radius: 10px; /* Rounds the scrollbar edges */
}

.overscreenauto::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Scrollbar track color */
}

.countryCode {
	background: #fff;
	border: 1px solid transparent;
}

.phone-input {
    display: flex;
    align-items: center;
    gap: 10px;
}

#countryCode {
    padding: 5px;
}

#phoneNumber {
    padding: 5px;
    width: 150px;
}

#charCount {
    font-size: 12px;
    color: grey;
}
.logotopblock {
	padding-top:90px;
}
.signupbottomblock{
	padding: 50px 50px 10px;
}

@media only screen and (max-width:676px) {
	
.logotopblock {
	padding-top:20px;
}

  .back-btn{position: absolute; left: 35px; top: 55px;}
  .forgot-pass-box {padding: 15px 50px 50px 50px !important;}
  .back-btn {
    position: absolute;
    left: 10px;
    top: 20px;
}
.logo.iph-w img{width: 100%;}
  body{background: #b4daf4; }
  .singup-banner{background: #b4daf4}
  .singup-form {
    max-width: 100%;
    border-radius: 0px;
    padding: 25px 20px;
  }
  .successblockpg{
    max-width: 100%;
    border-radius: 0px;
    padding: 25px 20px;
  }
 .signup-consumer {
    background: #b4daf4;
  }
  .logo {
    background: #0081c6;
  }

  .dealerinfo1,
  .dealerinfo, .dealerinfo4, .dealerinfo5 {
    padding-left: 0px;
  }

  .back-arrow {
    padding: 20px;top: 0;
    background: #003a74;
  }
  .singup-form{height: 100%;}
  .singup-form p {
    font-size: 16px;
  }
.thankspagesection {
   padding: 20px 20px 40px;
  border-radius: 0px;
  }
  
  .top-arrow {
    position: absolute;
    left: 45%;
    top: 25px;
    background: #fff !important;
    padding: 8px !important;
  }

  .arrow2-img {
    display: block !important;
  }

  .arrow1-img {
    display: none;
  }

  .singup-form h1 {
    font-size: 26px;
  }
  .nav-pills .nav-link{
    font-size: 14px;
  }
  .form-group label{font-size: 14px;}
  .back-arrow a {
    width: 29px;
    height: 29px;
	position: absolute;
  }
  .nav-pills .nav-link span {
  padding: 1px 0;
  height: 19px;
  width: 19px;
  font-size: 10px;
  margin-right: 4px;
	}
	.nav-pills .nav-link span.comptext {
  padding: 2px 0;
	}
  .btn_2, .btn, .btn_w {
    padding: 7px 16px 7px;}
	
 .singup-form .btn.thanksbtn {
    padding: 12px 16px;
    font-size: 16px;
  }
  
}

@media only screen and (max-width:480px) {

  .nav-pills .nav-link {
    font-size: 14px;
  }
  .singup-form .btn {
    padding: 0px 16px;
    font-size: 16px;
  
  }

}


@media only screen and (max-width:440px) {

  .dealerinfo1::after {
    width: 32px;
    right: -12%;
	top: 11px;
  }
  .dealerinfo::after {
    width: 32px;
    right: -12%;
	top: 11px;
  }
  .dealerinfo2::after {
    width: 28px;
    right: -11%;
	top: 10px;
  }
   .dealerinfo3::after {
    width: 28px;
    right: -11%;
    top: 10px;
  }
  .dealerinfo4::after {
    width: 32px;
    right: -12%;
	top: 11px;
  }
  .dealerinfo5::after {
    width: 32px;
    right: -12%;
	top: 11px;
  }
  a.nav-link.tab-pills.dealerinfo::before{
    width: 20px;
    right: -2px;
	top: 11px;
  }
  a.nav-link.tab-pills.dealerinfo3::before{
    width: 15px;
    right: 0px;
    top: 10px;
  }
  
   a.nav-link.tab-pills.dealerinfo5::before{
    width: 20px;
    right: -2px;
	top: 11px;
  }
  
  .nav-pills .nav-link {
    padding: 0px;
  }

}</pre></body></html>